Skip to content

ADD support for ignoring some vault files with a .zolaignore file#78

Open
thelayeredmind wants to merge 1 commit intoppeetteerrs:mainfrom
thelayeredmind:ignore
Open

ADD support for ignoring some vault files with a .zolaignore file#78
thelayeredmind wants to merge 1 commit intoppeetteerrs:mainfrom
thelayeredmind:ignore

Conversation

@thelayeredmind
Copy link

@thelayeredmind thelayeredmind commented Nov 2, 2023

I encountered the problem, that I have some workfiles in my Vault I want to be ignored, like templates.
In the spirit of .gitignore ignoring files for git, I implemented a support for ignoring files in zola specifically with a .zolaignore file.
It also supports globs like .gitignore, which makes it intuitive to understand.

I hope you find this contribution helpful!
Tell if I can add anything else to this PR to meet your requirements.

Cheers, Seb

@thelayeredmind thelayeredmind changed the title ADD support for ignoring some vault files with a .zoraignore file ADD support for ignoring some vault files with a .zolaignore file Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant